The DIV element is normally reflected as document.banner in Communicator 4.0 and document.all.banner in IE 4.0. By assigning objectRoot to contain the differences in the object hierarchy, the eval() function can be used to dynamically access the DIV element using the correct notation for each browser.

The attributes of the DIV element that are reflected in both browsers include:

The IMG element is dynamically accessed as document.arrow in Communicator 4.0 and document.all.arrow in IE 4.0 using the objectRoot variable and the eval() function.

The attributes of the IMG element that are reflected in both browsers include: